home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13803 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  739 b 

  1. Path: access1.digex.net!not-for-mail
  2. From: ell@access1.digex.net (Ell)
  3. Newsgroups: comp.lang.smalltalk,comp.object,comp.lang.c++,comp.lang.java
  4. Subject: Re: The Good, the Bad, the Ugly, and the Wicked ...
  5. Followup-To: comp.lang.smalltalk,comp.object,comp.lang.c++,comp.lang.java
  6. Date: 27 Mar 1996 14:40:22 GMT
  7. Organization: The Universe
  8. Message-ID: <4jbk0m$jt9@news4.digex.net>
  9. References: <31570B8E.5A12@vmark.com> <31586721.1750@mobius.net>
  10. NNTP-Posting-Host: access1.digex.net
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. racer-x (pauly@mobius.net) wrote:
  14. : ...Maybe it's just me, but I didn't even realize C++ had 
  15. : dynamic binding.
  16.  
  17. Guess what?  It is you.  :-)
  18.  
  19. C++ very much has dynamic binding; lookup virtual functions.
  20.  
  21. Elliott
  22.